This is a port of the distcc client. distcc is a program to distribute builds of C or C++ code across several machines on a network. distcc should always generate the same results as a local build, and is usually much faster than a local compile. This requires the GCCSDK cross compiler to be installed on the host machines.